home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 1 / Gold Medal Software Volume 1 (Gold Medal) (1994).iso / prog / pcl4c40.arj / TERM_IO.H < prev    next >
Encoding:
Text File  |  1993-09-12  |  118 b   |  4 lines

  1. void DisplayLine(char *, char *, int);
  2. int PutChar(int, char);
  3. int GetChar(int, int);
  4. void SayError(int, char *);